window: Make unrealize work again
authorMatthias Clasen <mclasen@redhat.com>
Sat, 18 May 2019 13:39:12 +0000 (13:39 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:15 +0000 (20:25 +0000)
commit0b3a971056b6f6c6327e70b1196dea8eefb07aa1
tree21c33a04ffaaa6a17922a790dbbe4521b594d973
parentb99962e7a236f04a14a2a11a0c8a0efefacf73d3
window: Make unrealize work again

GtkWidgets unrealize accesses the frame clock
of the surface, so we need to keep the surface
in place until after we've chained up.
gtk/gtkwindow.c